ShowSettings
TheShowSettings
method should display a modal dialog box so the user can edit part-specific settings.
void ShowSettings (in ODFacet facet);
facet
- A reference to a facet that indicates the window (and indirectly the monitor) in which to display the settings modal dialog box. The facet's frame indicates which frame of your part's properties should be displayed and edited if your part has part-specific properties that are then also frame specific.
DISCUSSION
OpenDoc calls this method.OVERRIDING
If you subclassODSettingsExtension
, you must override this method. Your override method must not call its inherited method; that is, your override method must implement this method's functionality completely.SEE ALSO
"The Settings Extension" on page 446 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help